Skip to content

[3.8] bpo-41744: Package python.props with correct name in NuGet package (GH-22154)#22246

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-7c11a9a-3.8
Sep 14, 2020
Merged

[3.8] bpo-41744: Package python.props with correct name in NuGet package (GH-22154)#22246
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-7c11a9a-3.8

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 14, 2020

Copy link
Copy Markdown
Contributor

NuGet automatically includes .props file from the build directory in the
target using the package, but only if the .props file has the correct
name: it must be $(id).props

Rename python.props correspondingly in all the nuspec variants. Also
keep python.props as it were for backward compatibility.
(cherry picked from commit 7c11a9a)

Co-authored-by: Václav Slavík vaclav@slavik.io

https://bugs.python.org/issue41744

…ythonGH-22154)

NuGet automatically includes .props file from the build directory in the
target using the package, but only if the .props file has the correct
name: it must be $(id).props

Rename python.props correspondingly in all the nuspec variants. Also
keep python.props as it were for backward compatibility.
(cherry picked from commit 7c11a9a)

Co-authored-by: Václav Slavík <vaclav@slavik.io>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@vslavik and @zooba: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@vslavik and @zooba: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit b007a9b into python:3.8 Sep 14, 2020
@miss-islington miss-islington deleted the backport-7c11a9a-3.8 branch September 14, 2020 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants